Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetProperties( _ ByVal attributes() As System.Attribute _ ) As System.ComponentModel.PropertyDescriptorCollection |
C# | |
---|---|
public System.ComponentModel.PropertyDescriptorCollection GetProperties( System.Attribute[] attributes ) |
Parameters
- attributes
- The attributes array.